1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix linting

This commit is contained in:
Matt Montgomery 2020-04-19 01:39:05 -05:00
parent c37e8f2f1b
commit 43d01146a2
4 changed files with 8 additions and 9 deletions

View file

@ -61,7 +61,7 @@ define(['require', 'apphost', 'layoutManager', 'focusManager', 'globalize', 'loa
}
Dashboard.alert({
message: "Already active"
message: "Successfully activated"
});
return true;