fix: don't toggle follow when following back
This commit is contained in:
parent
70ecc6f96e
commit
0256f38e5d
7 changed files with 78 additions and 7 deletions
1
justfile
1
justfile
|
@ -10,6 +10,5 @@ doc:
|
|||
cargo doc --document-private-items --no-deps
|
||||
|
||||
test:
|
||||
sudo pkill -e tetratto
|
||||
cd example && LITTLEWEB=true PORT=4119 cargo run &
|
||||
cd example && cargo run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue