雨HUT
Log in
—
Register
~aleteoryx
/
muditaos
summary
tree
log
refs
ref:
9da3f0d86e2c5ecb3d66cd0a5b78c6483dd40918
muditaos
/
image
/
user
/
db
/notifications_002.sql
-rw-r--r--
88 bytes
View
Log
View raw
Permalink
9da3f0d8
— mkamonMdt [EGD-4973] Fix absent notifications on home screen
5 years ago
1
2
3
INSERT
OR
IGNORE
INTO
notifications
(
key
,
value
)
VALUES
(
'1'
,
'0'
),
(
'2'
,
'0'
);