mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
5 lines
128 B
JavaScript
5 lines
128 B
JavaScript
![]() |
if (Object.prototype.hasOwnProperty('watch')) {
|
||
|
Object.prototype.watch = undefined;
|
||
|
Object.prototype.unwatch = undefined;
|
||
|
}
|