File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 3737 result-encoding : string
3838 script : |
3939 // TODO✏ automate this
40- var run_number = ${{ github.run_number }} - 139
40+ var run_number = ${{ github.run_number }} - 142
4141 var version = '${{ steps.pkg.outputs.version }}'
4242 var version_number = version + '.' + run_number
4343 return version_number
Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ const chunks = computed(() => [
100100 content: ' <a href="https://hosted.weblate.org/engage/free-tube/">https://hosted.weblate.org/engage/free-tube/</a>'
101101 },
102102 {
103- icon: [' fas' , ' users ' ],
104- title: t (' About.Credits ' ) ,
105- content: ` ${ t ( ' About.FreeTube is made possible by ' ) } <a href="https://docs.freetubeapp.io/credits /">${ t ( ' About.these people and projects ' ) } </a>`
103+ icon: [' fas' , ' money-check-dollar ' ],
104+ title: ` ${ t (' About.Donate ' ) } ` ,
105+ content: ` <a href="https://liberapay.com/MarmadileManteater /">Liberapay </a>`
106106 },
107107 {
108108 icon: [' fab' , ' bitcoin' ],
109- title: ` ${ t (' About.Donate' )} - BTC` ,
109+ title: ` ${ t (' About FTA .Donate Upstream ' )} - BTC` ,
110110 content: ` <a href="bitcoin:${ ABOUT_BITCOIN_ADDRESS } ">${ ABOUT_BITCOIN_ADDRESS } </a>`
111111 }
112112])
Original file line number Diff line number Diff line change @@ -18,3 +18,5 @@ Theme Settings:
1818 Enable Ui Scale : Enable UI Scale
1919Log Viewer :
2020 Console Log : Console Log
21+ About FTA :
22+ Donate Upstream : Donate to upstream
Original file line number Diff line number Diff line change @@ -6331,7 +6331,7 @@ object-assign@^4.1.1:
63316331 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
63326332 integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
63336333
6334- object-inspect@^1.13.1, object-inspect@^1.13. 3 :
6334+ object-inspect@^1.13.3 :
63356335 version "1.13.4"
63366336 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
63376337 integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
You can’t perform that action at this time.
0 commit comments