penpot/frontend/playwright/data/logged-in-user/update-profile-with-shortcuts.json
Eva Marco 5de06e8f77
🎉 Add customizable shortcuts (#10237)
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
2026-07-24 10:36:32 +02:00

28 lines
698 B
JSON

{
"~:v2-info-shown": true,
"~:newsletter-updates": false,
"~:onboarding-viewed": true,
"~:onboarding-questions": {
"~:role": "ux",
"~:start-with": "wireframing",
"~:expected-use": "personal",
"~:experience-design-tool": "sketch"
},
"~:onboarding-questions-answered": true,
"~:workspace-visited": true,
"~:custom-shortcuts": {
"~:workspace": {
"~:align-bottom": "ctrl+y",
"~:redo": ""
}
},
"~:renderer": "~:wasm",
"~:viewed-tutorial?": false,
"~:viewed-walkthrough?": false,
"~:release-notes-viewed": "0.0",
"~:nudge": {
"~:big": 10,
"~:small": 1
}
}