Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Commit 18f921f

Browse files
committed
fixed typo
1 parent dd9dffd commit 18f921f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/static/js/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ module.exports = {
11071107
exportCurrentTeams();
11081108
break;
11091109
case 'import-logos':
1110-
iimportLogos();
1110+
importLogos();
11111111
break;
11121112
case 'export-logos':
11131113
exportCurrentLogos();

0 commit comments

Comments
 (0)