Changing one more darkly to browser. #1163

This commit is contained in:
Dessalines 2020-10-05 11:53:13 -05:00
parent 984f1ae7fb
commit 5e92fb47ed
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ fn create_user(conn: &PgConnection, name: &str) -> User_ {
updated: None,
published: None,
show_nsfw: false,
theme: "darkly".into(),
theme: "browser".into(),
default_sort_type: SortType::Hot as i16,
default_listing_type: ListingType::Subscribed as i16,
lang: "browser".into(),