Commit 9abf294e authored by Steven's avatar Steven

chore: update seed data

parent 9ce22e84
INSERT INTO
shortcut (
`title`,
`creator_id`,
`payload`
)
VALUES
(
'inbox',
101,
'[{"type":"TYPE","value":{"operator":"IS","value":"NOT_TAGGED"},"relation":"AND"}]'
);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment