mirror of
https://github.com/mue/mue.git
synced 2026-07-21 16:04:22 +02:00
feat: custom background drag and drop, error reporting, better ui, new settings, fixes
This commit is contained in:
@@ -18,6 +18,7 @@ export const REPORT_ITEM =
|
||||
export const BUG_REPORT =
|
||||
'https://github.com/mue/mue/issues/new?assignees=&labels=issue+report&template=bug-report.md&title=%5BBug%5D+';
|
||||
export const DONATE_LINK = 'https://muetab.com/donate';
|
||||
export const SENTRY_DSN = 'https://430352fd4b174d688ebd82fc85c22c58@o1217438.ingest.sentry.io/6359480';
|
||||
|
||||
// Mue Info
|
||||
export const ORG_NAME = 'mue';
|
||||
|
||||
Reference in New Issue
Block a user