Accounts_AllowUserProfileChange = false

pull/2253/head
Gabriel Engel 9 years ago
parent 7f82daa0bb
commit f392f4f5b0
  1. 1
      .sandstorm/sandstorm-pkgdef.capnp

@ -95,5 +95,6 @@ const myCommand :Spk.Manifest.Command = (
(key = "SANDSTORM", value = "1"),
(key = "Statistics_opt_out", value = "true")
(key = "Accounts_AllowUserAvatarChange", value = "false")
(key = "Accounts_AllowUserProfileChange", value = "false")
]
);

Loading…
Cancel
Save