mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-14 03:48:34 +05:30
Removed the properties from the type file too
This commit is contained in:
parent
9b4d739f19
commit
a1cfccdbba
1 changed files with 0 additions and 2 deletions
|
|
@ -2,6 +2,4 @@ export type InitialValuesType = {
|
||||||
quality: string;
|
quality: string;
|
||||||
fps: string;
|
fps: string;
|
||||||
scale: string;
|
scale: string;
|
||||||
starting: string;
|
|
||||||
duration: string;
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue