Merge remote-tracking branch 'private/natalie/antisocial' into sabrecat/chat-warning

This commit is contained in:
SabreCat
2023-06-05 15:32:46 -05:00
2 changed files with 2 additions and 2 deletions
@@ -494,7 +494,7 @@ export default {
async mounted () {
this.$store.dispatch('common:setTitle', {
subSection: this.$t('chat-sunset-faq'),
subSection: this.$t('faq/taverns-and-guilds'),
});
document.body.style.background = '#ffffff';
},