mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix linting
This commit is contained in:
parent
c37e8f2f1b
commit
43d01146a2
4 changed files with 8 additions and 9 deletions
|
@ -61,7 +61,7 @@ define(['require', 'apphost', 'layoutManager', 'focusManager', 'globalize', 'loa
|
|||
}
|
||||
|
||||
Dashboard.alert({
|
||||
message: "Already active"
|
||||
message: "Successfully activated"
|
||||
});
|
||||
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue