mirror of
https://github.com/Radarr/Radarr
synced 2025-02-12 09:36:33 +00:00
semi-colon required
This commit is contained in:
parent
c928ccb201
commit
e0735de9da
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ define(
|
|||
default:
|
||||
return 'info';
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
return collection;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue