From 8cbe51016438a15df9a6946556c32e3ee29ad0a7 Mon Sep 17 00:00:00 2001 From: Alexander Chalikiopoulos Date: Mon, 30 May 2016 17:41:12 +0200 Subject: [PATCH] fix indentation --- helpers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers.lua b/helpers.lua index 422172e..649b4d5 100644 --- a/helpers.lua +++ b/helpers.lua @@ -517,7 +517,7 @@ function get_data_for(view) app = {} } - local all_apps = {} + local all_apps = {} local sorted_apps = {} -- Add user's accessible URLs using the ACLs.