mirror of
https://github.com/appleboy/drone-discord.git
synced 2026-06-04 18:33:47 +08:00
style: refactor codebase for consistency and performance improvements
- Change single quotes to double quotes in the custom funding URL Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
otechie: # Replace with a single Otechie username
|
||||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
||||
custom: ['https://www.paypal.me/appleboy46']
|
||||
custom: ["https://www.paypal.me/appleboy46"]
|
||||
|
||||
Reference in New Issue
Block a user