Emoji copy

This commit is contained in:
syuilo
2020-01-30 06:06:50 +09:00
parent 5ceffb2c17
commit c44e8e6bf1
4 changed files with 87 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ const logger = driveLogger.createSubLogger('downloader');
export default async (
url: string,
user: User,
user: User | null,
folderId: DriveFolder['id'] | null = null,
uri: string | null = null,
sensitive = false,