fix typo at copyright

This commit is contained in:
ed barz 2025-10-27 19:28:57 +01:00
parent 1acd536691
commit c1ce7a0ea4
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@ let vm = new Vue({
"mit", "mit",
"bsd", "bsd",
"apache", "apache",
"copright", "copyright",
], ],
}; };
}, },