chore: replace tclip with jellyfin bookmark

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2024-02-04 00:18:24 -06:00
parent 8e7eaf0136
commit e71b2fa7a3
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 4 additions and 4 deletions

View File

@ -113,10 +113,10 @@
url = "http://go"; url = "http://go";
} }
{ {
name = "tclip"; name = "jellyfin";
tags = ["tailscale"]; tags = ["jellyfin"];
keyword = "paste"; keyword = "jellyfin";
url = "http://paste"; url = "http://sencha:8096";
} }
]; ];
} }