Skip to content

Commit ba59367

Browse files
chore(Sky): Rename data folder from .codeeditorland to .land
Update the product.json dataFolderName configuration to ".land" to align with the application branding. The shorter name matches the product name "Land" and provides a cleaner, more memorable folder name for user data storage.
1 parent 103dbc6 commit ba59367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Public/product.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"nameShort": "Land",
33
"nameLong": "Land",
44
"applicationName": "land",
5-
"dataFolderName": ".codeeditorland",
5+
"dataFolderName": ".land",
66
"version": "0.1.0",
77
"commit": "development",
88
"date": "2026-04-17T00:00:00.000Z",

0 commit comments

Comments
 (0)