This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2024-10-31 07:52:37 +01:00
Code
Issues
Releases
Wiki
Activity
330ac208bb
Sonarr
/
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'
}
)
;
Copy Permalink