mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 17:14:19 +02:00
wip
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -249,6 +249,8 @@ if (data.heya != null) {
|
|||||||
delete data.heya;
|
delete data.heya;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
data.env.type = 'japanese';
|
||||||
|
|
||||||
console.log('installedObjects:', data.installedObjects.length);
|
console.log('installedObjects:', data.installedObjects.length);
|
||||||
|
|
||||||
let latestData = deepClone(data);
|
let latestData = deepClone(data);
|
||||||
|
|||||||
Reference in New Issue
Block a user