1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 21:15:45 +02:00

[Client] ✌️

This commit is contained in:
syuilo
2017-03-13 14:56:53 +09:00
parent a26236cade
commit 3dd3d06b19
4 changed files with 94 additions and 3 deletions

View File

@@ -145,6 +145,8 @@
this.uploads = [];
this.upload = (file, folder) => {
if (folder && typeof folder == 'object') folder = folder.id;
const id = Math.random();
const ctx = {