Skip to content

Commit 849e49a

Browse files
update company name from in application configuration
1 parent 04145c9 commit 849e49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/src/application.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export function Application() {
3535
preserveDrawingBuffer: true,
3636
},
3737
cacheControl: handleCacheControl,
38-
companyName: "Unity Technologies",
38+
companyName: "Jeffrey Lanters",
3939
productName: "Communication Tests",
4040
productVersion: "1.0.0",
4141
autoSyncPersistentDataPath: true,

0 commit comments

Comments
 (0)