mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 17:35:40 +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;
|
||||
}
|
||||
|
||||
data.env.type = 'japanese';
|
||||
|
||||
console.log('installedObjects:', data.installedObjects.length);
|
||||
|
||||
let latestData = deepClone(data);
|
||||
|
||||
Reference in New Issue
Block a user