about summary refs log tree commit diff stats
path: root/pug/options/maps
diff options
context:
space:
mode:
Diffstat (limited to 'pug/options/maps')
-rw-r--r--pug/options/maps/maps.pug2
1 files changed, 2 insertions, 0 deletions
diff --git a/pug/options/maps/maps.pug b/pug/options/maps/maps.pug
index ded25550..2da94a43 100644
--- a/pug/options/maps/maps.pug
+++ b/pug/options/maps/maps.pug
@@ -23,6 +23,8 @@ body.option(dir="auto")
             .normal
                 include ../../widgets/instances.pug
                 +instances('https://facilmap.com')
+                include ../../widgets/latency.pug
+                +latency()
 
     script(type="module" src="../init.js")
     script(type="module" src="./maps.js")
\ No newline at end of file