mirror of
https://github.com/mue/mue.git
synced 2026-07-18 06:24:17 +02:00
feat: new changelog tab
This commit is contained in:
@@ -5,8 +5,9 @@ export const WEATHER_URL = 'https://mueweather.ohlookitsderpy.workers.dev';
|
||||
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 BLOG_POST = 'https://blog.muetab.com/posts/mue-marketplace';
|
||||
export const FEEDBACK_FORM = 'https://api.formcake.com/api/form/349b56cb-7e2b-4004-b32b-e8964d217dd1/submission';
|
||||
export const DDG_PROXY = 'https://external-content.duckduckgo.com/iu/?u=';
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const BETA_VERSION = false;
|
||||
export const VERSION = '5.0';
|
||||
export const VERSION = '5.0';
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
},
|
||||
{
|
||||
"name": "brightness",
|
||||
"value": 100
|
||||
"value": 90
|
||||
},
|
||||
{
|
||||
"name": "events",
|
||||
|
||||
Reference in New Issue
Block a user