From 2a2a06d461a82cb3d41ecc87b59586eb69d7d3e6 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Tue, 4 Jan 2022 13:44:56 +0100 Subject: Fix OnThisDay section headers Signed-off-by: Marcel Klehr --- src/store/systemtags.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/store/systemtags.js') diff --git a/src/store/systemtags.js b/src/store/systemtags.js index da520441..31f23e8f 100644 --- a/src/store/systemtags.js +++ b/src/store/systemtags.js @@ -17,6 +17,7 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . + * */ import Vue from 'vue' import { sortCompare } from '../utils/fileUtils' -- cgit v1.2.3