mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 14:36:44 +00:00
Add dedupeName to CreateAppOptions (#1783)
This commit is contained in:
Vendored
+1
@@ -146,6 +146,7 @@ interface CreateAppOptions {
|
||||
icon?: string;
|
||||
maximizeOnStart?: boolean;
|
||||
filetypeAssociations?: string[];
|
||||
dedupeName?: boolean;
|
||||
}
|
||||
|
||||
interface GetAppOptions {
|
||||
|
||||
Reference in New Issue
Block a user