forked from leftypol/leftypol
fix oekaki for ukko
This commit is contained in:
parent
9773cef5fa
commit
381cac2cb8
1 changed files with 3 additions and 1 deletions
|
@ -30,7 +30,9 @@ function init_oekaki() {
|
||||||
attach_events();
|
attach_events();
|
||||||
}
|
}
|
||||||
|
|
||||||
init_oekaki();
|
if (active_page == 'index' || active_page == 'thread') {
|
||||||
|
init_oekaki();
|
||||||
|
}
|
||||||
|
|
||||||
//http://stackoverflow.com/a/5624139/1901658
|
//http://stackoverflow.com/a/5624139/1901658
|
||||||
function hexToRgb(hex) {
|
function hexToRgb(hex) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue