mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-10 21:34:06 +08:00
删除多余console
This commit is contained in:
parent
4e266d4d92
commit
a8883cd74d
@ -3,9 +3,6 @@ import messages from './langs';
|
|||||||
const { remote } = window.require('electron');
|
const { remote } = window.require('electron');
|
||||||
const { perf } = remote.getGlobal('OP_CONFIG').get();
|
const { perf } = remote.getGlobal('OP_CONFIG').get();
|
||||||
|
|
||||||
console.log(messages);
|
|
||||||
console.log(perf);
|
|
||||||
|
|
||||||
// 2. Create i18n instance with options
|
// 2. Create i18n instance with options
|
||||||
const i18n = createI18n({
|
const i18n = createI18n({
|
||||||
legacy: false,
|
legacy: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user