mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
angular
This commit is contained in:
parent
a19e81d1f8
commit
c764d6557a
17 changed files with 765 additions and 513 deletions
3
PlexRequests.UI/Content/app/app.js
Normal file
3
PlexRequests.UI/Content/app/app.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {
|
||||
module = angular.module('PlexRequests', []);
|
||||
}());
|
Loading…
Add table
Add a link
Reference in a new issue