Add black and white themes
This commit is contained in:
@@ -21,7 +21,7 @@ let {
|
||||
|
||||
let share_dialog: ShareDialog = $state()
|
||||
let link_copied = $state(false)
|
||||
let toolbar_expanded = $state(false)
|
||||
let toolbar_expanded = $state(true)
|
||||
|
||||
export const copy_link = () => {
|
||||
const share_url = fs_share_url($nav.path)
|
||||
|
||||
Reference in New Issue
Block a user