Previously when a link was put into menu it was impossible to overwrite it without editing the database. Instead, we can change our INSERT to an UPSERT to allow that. This lets me fix typos (such as y/bsky missing the /profile/ path)
Your one-stop-cake-shop for everything Freshly Baked has to offer
feat(menu): allow overwriting links #162
open
opened by
STACK 10
5/5
0
comments
round
#0
5/5
0
comments
round
#0
5/5
0
comments
round
#1
5/5
0
comments
round
#1
4/5
0
comments
round
#1
5/5
0
comments
round
#1
5/5
0
comments
round
#1
5/5
0
comments
round
#1
5/5
0
comments
round
#1
5/5
0
comments
round
#1
expand 1 commit
hide 1 commit
feat(menu): allow overwriting links
Previously when a link was put into menu it was impossible to overwrite
it without editing the database. Instead, we can change our INSERT to
an UPSERT to allow that. This lets me fix typos (such as y/bsky missing
the /profile/ path)
expand 1 commit
hide 1 commit
feat(menu): allow overwriting links
Previously when a link was put into menu it was impossible to overwrite
it without editing the database. Instead, we can change our INSERT to
an UPSERT to allow that. This lets me fix typos (such as y/bsky missing
the /profile/ path)