mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 03:55:45 +02:00
デザインの調整など
This commit is contained in:
@@ -63,6 +63,9 @@ import { reloadChannel } from '@/scripts/unison-reload';
|
||||
|
||||
console.info(`Misskey v${version}`);
|
||||
|
||||
// boot.jsのやつを解除
|
||||
window.onerror = null;
|
||||
|
||||
if (_DEV_) {
|
||||
console.warn('Development mode!!!');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user