mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-05-20 00:31:00 +00:00
Update, and fixed problem where server can only run on port 8887
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
function catClicked(nc) {
|
||||
if(nc==ccat) ccat=-1;
|
||||
else ccat=nc;
|
||||
citm=-1;
|
||||
updateView();
|
||||
}
|
||||
function setOrder(ord) {
|
||||
|
||||
Reference in New Issue
Block a user