Add loading indicator
Fixes https://github.com/PrivateBin/PrivateBin/issues/172
This commit is contained in:
9
tpl/.editorconfig
Normal file
9
tpl/.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# editorconfig.org
|
||||
|
||||
root = false
|
||||
|
||||
# special format for PHP templates
|
||||
[*.php]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user