summaryrefslogtreecommitdiffstats
path: root/src/store/systemtags.js
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2022-01-04 13:44:56 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-14 09:01:04 +0100
commit2a2a06d461a82cb3d41ecc87b59586eb69d7d3e6 (patch)
treef470ba776896f456ee67de96a49325db451b1980 /src/store/systemtags.js
parent53e701d125c1782ef5245680bd3520e970f07102 (diff)
Fix OnThisDay section headers
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'src/store/systemtags.js')
-rw-r--r--src/store/systemtags.js1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
+ *
*/
import Vue from 'vue'
import { sortCompare } from '../utils/fileUtils'