mirror of
https://github.com/TheGreyDiamond/open360viewer.git
synced 2025-12-16 18:00:45 +01:00
Updated title based on opened file
This commit is contained in:
@@ -24,12 +24,7 @@ var getDirectories = function (src, callback) {
|
||||
let data = minify(myFile, options).then(function(data) {
|
||||
fs.writeFileSync(dst, data);
|
||||
})
|
||||
|
||||
//
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user