mirror of
https://github.com/redstrate/Astra.git
synced 2025-05-01 08:27:45 +00:00
Remove donate URL from about page
This commit is contained in:
parent
8d91fe3f78
commit
c52941fef6
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ import org.kde.coreaddons
|
||||||
|
|
||||||
FormCard.AboutPage {
|
FormCard.AboutPage {
|
||||||
aboutData: AboutData
|
aboutData: AboutData
|
||||||
donateUrl: "https://redstrate.com/fund"
|
donateUrl: ""
|
||||||
getInvolvedUrl: "https://github.com/redstrate/Astra/blob/main/CONTRIBUTING.md"
|
getInvolvedUrl: "https://github.com/redstrate/Astra/blob/main/CONTRIBUTING.md"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue