mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
remove unwanted log
This commit is contained in:
parent
072db6b428
commit
fb8876b455
@ -40,8 +40,6 @@ export default {
|
||||
"placeholder": "Enter your name. e.g. John Doe",
|
||||
},
|
||||
"defaultValue": (ctx) => {
|
||||
console.log(ctx)
|
||||
|
||||
return ctx.userData.fullName
|
||||
},
|
||||
"onUpdate": async (value) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user