chore(news): remove obsolete link

This commit is contained in:
Sabe Jones
2024-02-29 15:38:03 -06:00
parent f8e56c02f0
commit dac09a9027
2 changed files with 0 additions and 6 deletions

View File

@@ -13,11 +13,6 @@
</div> </div>
<div class="modal-footer d-flex align-items-center pb-0"> <div class="modal-footer d-flex align-items-center pb-0">
<a
href="https://habitica.fandom.com/wiki/Whats_New"
target="_blank"
class="mr-auto"
>{{ $t('newsArchive') }}</a>
<button <button
class="btn btn-secondary ml-auto" class="btn btn-secondary ml-auto"
@click="tellMeLater()" @click="tellMeLater()"

View File

@@ -55,7 +55,6 @@
"mobileAndroid": "Android App", "mobileAndroid": "Android App",
"mobileIOS": "iOS App", "mobileIOS": "iOS App",
"oldNews": "News", "oldNews": "News",
"newsArchive": "News archive on Fandom (multilingual)",
"setNewPass": "Set New Password", "setNewPass": "Set New Password",
"password": "Password", "password": "Password",
"playButton": "Play", "playButton": "Play",