From b391bbdffb6b477c1d16063309d1b1a7a641f876 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 7 Dec 2020 11:53:23 +0000 Subject: [PATCH] Indentation --- webapp_search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_search.py b/webapp_search.py index 1d0a3636f..385618851 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -220,7 +220,7 @@ def htmlSearchSharedItems(cssCache: {}, translate: {}, '"/>\n' sharedItemsForm += ' \n' sharedItemsForm += '\n' - resultsExist = True + resultsExist = True ctr += 1 if ctr >= resultsPerPage: currPage += 1