mirror of
https://github.com/mue/mue.git
synced 2026-07-16 13:34:03 +02:00
feat: experimental settings, reduce image size on about page and use local mue icon
This commit is contained in:
@@ -5,5 +5,5 @@ export const WEBSITE_URL = 'https://muetab.com';
|
||||
export const SPONSORS_URL = 'https://sponsors.muetab.com';
|
||||
export const GITHUB_URL = 'https://api.github.com'
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const BETA_VERSION = false;
|
||||
export const BETA_VERSION = true;
|
||||
export const VERSION = '5.0';
|
||||
|
||||
Reference in New Issue
Block a user