We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5918b commit d37fa57Copy full SHA for d37fa57
index.html
@@ -22,6 +22,8 @@
22
<!-- Uncomment if you need to use raw source code
23
<script src="src/js/app.js"></script>
24
<script src="src/js/directives/directives.js"></script>
25
+ <script src="src/js/directives/and-uuid.js"></script>
26
+ <script src="src/js/directives/and-drag-drop.js"></script>
27
<script src="src/js/filters/filters.js"></script>
28
<script src="src/js/providers/config.js"></script>
29
<script src="src/js/entities/chmod.js"></script>
0 commit comments