chore: fix typing mistake.

This commit is contained in:
CronyAkatsuki 2025-06-11 10:40:49 +02:00
parent 23bac458f6
commit aaba339c6e

View file

@ -77,7 +77,7 @@
# My selfhosted service, inspired by 0x0.st # My selfhosted service, inspired by 0x0.st
upfast.url = "git+https://git.cronyakatsuki.xyz/crony/UpFast"; upfast.url = "git+https://git.cronyakatsuki.xyz/crony/UpFast";
# My custom script for downloading humble bundle scripts # My custom script for downloading humble bundle bundle's
hb-downloader.url = "git+https://git.cronyakatsuki.xyz/crony/hb-downloader"; hb-downloader.url = "git+https://git.cronyakatsuki.xyz/crony/hb-downloader";
}; };