From f17463a9ea15a479376597f94f5d920bb8f4cc79 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 17 Apr 2022 15:27:21 +0300 Subject: Added latency test #134 --- pug/options/maps/maps.pug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pug/options/maps') 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 -- cgit 1.4.1