From 3201a4bec5f3524c2eba813e46d69b4c5943840f Mon Sep 17 00:00:00 2001 From: Zot Date: Thu, 11 Jun 2020 12:13:43 +0200 Subject: allow apps to be both pinned and starred independently --- view/tpl/app.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/app.tpl b/view/tpl/app.tpl index cacbf7e64..774b75b31 100644 --- a/view/tpl/app.tpl +++ b/view/tpl/app.tpl @@ -31,8 +31,8 @@ {{if $icon}}{{else}}{{/if}}{{$app.name}} {{/if}} {{if $order}} - - + + {{if $icon}}{{else}}{{/if}}{{$app.name}}
{{/if}} -- cgit v1.2.3