dave: don't make dave active yet
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -102,8 +102,7 @@ async fn main() {
|
||||
chrome.add_app(NotedeckApp::Columns(columns));
|
||||
chrome.add_app(NotedeckApp::Dave(dave));
|
||||
|
||||
// test dav
|
||||
chrome.set_active(1);
|
||||
chrome.set_active(0);
|
||||
|
||||
notedeck.set_app(chrome);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user