You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
bootstrap new version
This commit is contained in:
@@ -1,5 +1 @@
|
||||
"use strict";
|
||||
|
||||
var ace = document.createElement('script');
|
||||
ace.src = 'https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/ace.js';
|
||||
document.head.appendChild(ace);
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user