gluon-status-page: fix code indentation
This commit is contained in:
parent
994c94918a
commit
433af56f99
@ -9,7 +9,7 @@
|
||||
(function() {
|
||||
var _ = JSON.parse(document.body.getAttribute('data-translations'));
|
||||
|
||||
String.prototype.sprintf = function() {
|
||||
String.prototype.sprintf = function() {
|
||||
var i = 0;
|
||||
var args = arguments;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user