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