This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Radarr
Watch
1
Star
0
Fork
0
You've already forked Radarr
mirror of
https://github.com/Radarr/Radarr.git
synced
2024-11-09 20:42:37 +01:00
Code
Issues
Releases
Wiki
Activity
06c1055b0d
Radarr
/
UI
/
Constants.js
5 lines
49 B
JavaScript
Raw
Normal View
History
Unescape
Escape
updated jshint to 2.1.3 single quotes
2013-06-22 08:24:24 +02:00
'use strict'
;
cache busting for js file based on server version.
2013-06-21 02:06:56 +02:00
define
(
{
ApiRoot
:
'/api'
}
)
;
Reference in New Issue
Copy Permalink