mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07: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:
|
default:
|
||||||
return 'info';
|
return 'info';
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
return collection;
|
return collection;
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue