- started painer on video feed will finish
This commit is contained in:
@@ -10,3 +10,8 @@ export type InfoBarData = {
|
||||
"memory-cpu-status": string;
|
||||
"thread-count": string;
|
||||
};
|
||||
|
||||
export type Region = {
|
||||
name: string;
|
||||
brushColour: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user