diff options
Diffstat (limited to 'web/views')
| -rw-r--r-- | web/views/map.pug | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/views/map.pug b/web/views/map.pug index af97f6c..abd0af5 100644 --- a/web/views/map.pug +++ b/web/views/map.pug @@ -18,7 +18,8 @@ block content button.details-btn#pending-btn Pending button.details-btn#completed-btn Completed button.details-btn#close-btn Close - + #toggle-container + button#toggle-btn Toggle Dark Mode #map script(type='text/javascript'). |
