mirror of
https://github.com/9001/copyparty.git
synced 2026-03-23 00:23:47 +10:00
release the up2k flag when disabling it
This commit is contained in:
@@ -1851,6 +1851,9 @@ function up2k_init(subtle) {
|
||||
}
|
||||
}
|
||||
else if (!flag_en && flag) {
|
||||
if (flag.ours)
|
||||
flag.give();
|
||||
|
||||
flag.ch.close();
|
||||
flag = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user