mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-13 08:12:40 +10:00
chore: style
This commit is contained in:
@ -305,7 +305,7 @@ class LibraryManager {
|
||||
title: `'${game.mName}' ('${versionName}') finished importing.`,
|
||||
description: `Drop finished importing version ${versionName} for ${game.mName}.`,
|
||||
actions: [`View|/admin/library/${gameId}`],
|
||||
acls: ["system:import:version:read"]
|
||||
acls: ["system:import:version:read"],
|
||||
});
|
||||
|
||||
progress(100);
|
||||
|
||||
Reference in New Issue
Block a user