Just open the HelloThere tiddler at startup

print-window-tiddler
Jeremy Ruston 2011-12-28 16:09:33 +00:00
rodzic 629a5b12da
commit 143454f784
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -90,6 +90,5 @@ navigators.install("a","StoryNavigator");
// Navigate to HelloThere
navigators.navigateTo("HelloThere","StoryNavigator");
navigators.navigateTo("TabTimeline","StoryNavigator");
})();