1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-10-18 09:00:11 +00:00

Compare commits

..

No commits in common. "4fc9bdb35b45fb4c3c836d8ee1ca675afc0f8e69" and "f063298bf76a3e036435ce26aa72d7e808bc93b4" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2021 Harvey Tindall
Copyright (c) 2020 Harvey Tindall
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -201,7 +201,6 @@ class LangSelect extends Select {
window.lang = new lang(window.langFile as LangFile);
html("language-description", window.lang.var("language", "description", `<a href="https://weblate.hrfee.pw">Weblate</a>`));
html("email-description", window.lang.var("email", "description", `<a href="https://mailgun.com">Mailgun</a>`));
html("email-dateformat-notice", window.lang.var("email", "dateFormatNotice", `<a href="https://strftime.ninja/">strftime.ninja</a>`));
const settings = {
"jellyfin": {