chore(coding-style): correct indentation

This commit is contained in:
Romain Lanz
2017-09-14 16:49:54 +02:00
parent aa394e1eb8
commit 4eb84d19eb
5 changed files with 65 additions and 56 deletions
+5 -5
View File
@@ -6,8 +6,8 @@ server_script "server.lua"
ui_page('html/index.html')
files({
'html/index.html',
'html/script.js',
'html/style.css',
'html/cursor.png'
})
'html/index.html',
'html/script.js',
'html/style.css',
'html/cursor.png',
})