chore: update seed data

pull/2294/head
Steven 2 years ago
parent 9ce22e849c
commit 9abf294eed

@ -1,12 +0,0 @@
INSERT INTO
shortcut (
`title`,
`creator_id`,
`payload`
)
VALUES
(
'inbox',
101,
'[{"type":"TYPE","value":{"operator":"IS","value":"NOT_TAGGED"},"relation":"AND"}]'
);
Loading…
Cancel
Save