mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-07 07:01:29 +01:00
fix oekaki for ukko
This commit is contained in:
parent
c3343972a6
commit
a8d5505578
@ -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…
x
Reference in New Issue
Block a user