mirror of
https://github.com/mue/mue.git
synced 2026-06-13 03:58:49 +02:00
feat: better dropdowns, about section etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -5,4 +5,3 @@ export const WEBSITE_URL = 'https://muetab.com';
|
||||
export const SPONSORS_URL = 'https://sponsors.muetab.com';
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const BETA_VERSION = false;
|
||||
export const VERSION = '5.0.0';
|
||||
|
||||
@@ -118,5 +118,13 @@
|
||||
{
|
||||
"name": "toastDisplayTime",
|
||||
"value": 2500
|
||||
},
|
||||
{
|
||||
"name": "fontStyle",
|
||||
"value": "normal"
|
||||
},
|
||||
{
|
||||
"name": "fontWeight",
|
||||
"value": "normal"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user