1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-11-23 22:45:01 +02:00

Removed old UI

This commit is contained in:
Keivan Beigi
2017-02-23 16:31:29 -08:00
committed by Taloth Saldono
parent 5894b4fd95
commit e343f8e35e
860 changed files with 3 additions and 99703 deletions

View File

@@ -1,7 +1 @@
var phantom = require('./frontend/gulp/helpers/phantom');
if (phantom) {
require('./frontend/gulp/gulpFile.js');
} else {
require('./gulp/gulpFile.js');
}
require('./frontend/gulp/gulpFile.js');