diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-23 20:51:35 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-23 20:51:35 +0100 |
commit | 6f48041c9dd52f4d98c3defec030232aa0bbfeb9 (patch) | |
tree | 092020453e1893021dcf5be7b2f7d4ce93163f87 /ui/sections/lfv_selector.html | |
parent | eb46bad3d09e05fe40c4637c3d1aca5d0a263514 (diff) |
merge Sean's code
Diffstat (limited to 'ui/sections/lfv_selector.html')
-rw-r--r-- | ui/sections/lfv_selector.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ui/sections/lfv_selector.html b/ui/sections/lfv_selector.html deleted file mode 100644 index 3608d31..0000000 --- a/ui/sections/lfv_selector.html +++ /dev/null @@ -1,5 +0,0 @@ -<ul> - <li data-target="lights">Lights</li> - <li data-target="traffic_lights">Traffic Lights</li> - <li data-target="barrier">Barrier</li> -</ul> |