From c1ce7a0ea4e13e0e02724876309ad5335c529645 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 27 Oct 2025 19:28:57 +0100 Subject: [PATCH] fix typo at copyright --- proj/icons/icons.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proj/icons/icons.js b/proj/icons/icons.js index 542ab4d..b0bc465 100644 --- a/proj/icons/icons.js +++ b/proj/icons/icons.js @@ -571,7 +571,7 @@ let vm = new Vue({ "mit", "bsd", "apache", - "copright", + "copyright", ], }; },