mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
Minor cleanups
This commit is contained in:
parent
e8536f3104
commit
ec1c5ae7d8
3 changed files with 4 additions and 3 deletions
|
@ -74,7 +74,8 @@
|
|||
name,
|
||||
{
|
||||
get: settingDefinition.get,
|
||||
set: settingDefinition.set
|
||||
set: settingDefinition.set,
|
||||
enumerable: true
|
||||
}
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue