This commit is contained in:
@@ -46,7 +46,6 @@ const instEffect = User.createEffect({ id: 1n, name: "" })
|
|||||||
// console.log(inst)
|
// console.log(inst)
|
||||||
const jsonifiedUser = await inst.jsonifyPromise()
|
const jsonifiedUser = await inst.jsonifyPromise()
|
||||||
|
|
||||||
|
|
||||||
const AdminUserProto = User.extend()
|
const AdminUserProto = User.extend()
|
||||||
.schema({
|
.schema({
|
||||||
schema: s => s.extend({
|
schema: s => s.extend({
|
||||||
|
|||||||
Reference in New Issue
Block a user