This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2024-12-16 11:37:58 +02:00
Code
Issues
Releases
Activity
92bab993ae
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 09:24:24 +03:00
'use strict'
;
cache busting for js file based on server version.
2013-06-21 03:06:56 +03:00
define
(
{
ApiRoot
:
'/api'
}
)
;
Reference in New Issue
Copy Permalink