Revert "Prerequisites to removing Facebook authentication (#13683)"

This reverts commit 1177ad8b8c.
This commit is contained in:
SabreCat
2022-01-25 09:30:37 -06:00
parent 9a6b05fe67
commit b3c466ad5a
12 changed files with 72 additions and 288 deletions

View File

@@ -81,12 +81,12 @@ const DELAY_DELETE_AND_NEW = 60;
const DELAY_FILLING_ENTRIES = 240;
export default {
components: {
notification,
},
mixins: [
worldStateMixin,
],
components: {
notification,
},
props: {
preventQueue: {
type: Boolean,