Derp.
This commit is contained in:
parent
b8e02d4eec
commit
6ef7559ea5
@ -2495,8 +2495,7 @@
|
||||
click: function() {
|
||||
$.setValue('firstrun', true);
|
||||
$.rm($('style.firstrun', d.head));
|
||||
$.rm($('#overlay'));
|
||||
return option.dialog();
|
||||
return $.rm($('#overlay'));
|
||||
}
|
||||
};
|
||||
NAMESPACE = 'AEOS.4chan_x.';
|
||||
|
||||
@ -1874,7 +1874,6 @@ firstRun =
|
||||
$.setValue 'firstrun', true
|
||||
$.rm $ 'style.firstrun', d.head
|
||||
$.rm $ '#overlay'
|
||||
option.dialog()
|
||||
|
||||
#main
|
||||
NAMESPACE = 'AEOS.4chan_x.'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user