mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:16:30 +00:00
stop inference on stop pressed
small fixes
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
{ "Id": 13, "Name": "Маскування гілками", "ShortName": "Гілки" }
|
||||
],
|
||||
"LastSelectedExplorerClass": null,
|
||||
"VideoFormats": [ "mp4", "mov", "avi" ],
|
||||
"ImageFormats": [ "jpg", "jpeg", "png", "bmp" ],
|
||||
"VideoFormats": [ ".mp4", ".mov", ".avi" ],
|
||||
"ImageFormats": [ ".jpg", ".jpeg", ".png", ".bmp" ],
|
||||
"AnnotationsDbFile": "annotations.db",
|
||||
"LeftPanelWidth": 240.0,
|
||||
"RightPanelWidth": 240.0
|
||||
|
||||
Reference in New Issue
Block a user