mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add hidden shortcut to clear localStorage
- click the "general" button in the settings page 3 times -
This commit is contained in:
@@ -7,5 +7,4 @@ const isSmall = computed(() => {
|
||||
return content_width.value < 700;
|
||||
});
|
||||
|
||||
console.log(content_width);
|
||||
export { content_width, isSmall };
|
||||
|
||||
Reference in New Issue
Block a user