Files
fish-shell/share/tools/web_config
Fabian Homborg e548dca686 Webconfig: Fix initial tab
For some reason the url is now

http://localhost:$PORT/$RANDOM/#!/$TAB

while this created

http://localhost:$PORT/$RANDOM/#$TAB

which redirected to

http://localhost:$PORT/$RANDOM/#!/colors#$TAB

i.e. the "colors" tab with a useless unmatched anchor.
2021-05-01 18:47:49 +02:00
..
2021-04-21 17:01:05 +02:00
2015-07-12 15:06:56 -07:00
2021-05-01 18:47:49 +02:00