Merge branch 'develop' into sw-notification-action
This commit is contained in:
commit
35fe912e5f
88 changed files with 757 additions and 435 deletions
|
|
@ -76,6 +76,7 @@ console.info(`Misskey v${version}`);
|
|||
|
||||
// boot.jsのやつを解除
|
||||
window.onerror = null;
|
||||
window.onunhandledrejection = null;
|
||||
|
||||
if (_DEV_) {
|
||||
console.warn('Development mode!!!');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue