From 36b93883621d7039bfa5c9e247593fcb32db2e8e Mon Sep 17 00:00:00 2001 From: Shish Date: Tue, 13 Jan 2009 22:05:15 -0800 Subject: [PATCH] don't hide anything by default --- themes/danbooru/sidebar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/danbooru/sidebar.js b/themes/danbooru/sidebar.js index 585f8ca8..ce0a7d8b 100644 --- a/themes/danbooru/sidebar.js +++ b/themes/danbooru/sidebar.js @@ -3,7 +3,7 @@ */ var cookie_name="shimmie_sidebar"; -var default_sections=["upload", "edit_tags"]; +var default_sections=[]; function toggle(id) {