Removed the domain transition notification from the compatibility client.

This commit is contained in:
flash 2024-02-20 21:56:51 +00:00
commit c2159598c9
6 changed files with 2 additions and 231 deletions
src/ami.js

View file

@ -49,8 +49,6 @@ var AmiContext = function(title, auth, loading) {
settings.define('bbPersistSjis', 'boolean');
settings.define('bbPersistColour', 'string');
settings.define('tmpSkipDomainPopUpThing', 'boolean', false);
settings.define('migrated', 'boolean', false);
if(!settings.get('migrated')) {