summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/types.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.d.ts b/src/types.d.ts
index ebcf32c..4adad61 100644
--- a/src/types.d.ts
+++ b/src/types.d.ts
@@ -16,7 +16,6 @@ declare module "*.jpg" {
interface SteamAppDetails {
strLaunchOptions?: string;
strShortcutLaunchOptions?: string;
- strShortcutStartDir?: string;
}
interface SteamAppDetailsRegistration {