Skip to content

Commit 13f6b17

Browse files
committed
chore: Change Patreon to Ko-Fi in funding
1 parent 1dc7f72 commit 13f6b17

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github: itssimple
2-
patreon: nolifeking85
2+
ko_fi: nolifeking85
33
custom: [ 'https://paypal.me/NoLifeKing?country.x=SE&locale.x=en_US' ]

CFLookup.sln

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1111
.gitattributes = .gitattributes
1212
.gitignore = .gitignore
1313
.github\workflows\CI.yml = .github\workflows\CI.yml
14+
.github\FUNDING.yml = .github\FUNDING.yml
1415
LICENSE.txt = LICENSE.txt
1516
README.md = README.md
1617
EndProjectSection
1718
EndProject
18-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFDiscordBot", "CFDiscordBot\CFDiscordBot.csproj", "{1565E57C-2043-4C9A-BD79-3855092DC239}"
19+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CFDiscordBot", "CFDiscordBot\CFDiscordBot.csproj", "{1565E57C-2043-4C9A-BD79-3855092DC239}"
1920
EndProject
2021
Global
2122
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)