Removed the domain transition notification from the compatibility client.
This commit is contained in:
parent
3d6e2a58db
commit
c2159598c9
6 changed files with 2 additions and 231 deletions
src/ami.js
|
@ -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')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue