About: Revert sponsor dialog sign up link
This commit is contained in:
parent
92301a4c9e
commit
66d08da3f4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ export default {
|
|||
this.$emit('close');
|
||||
},
|
||||
signUp() {
|
||||
window.open("https://docs.photoprism.app/funding/", "_blank");
|
||||
window.open("https://www.patreon.com/photoprism", "_blank");
|
||||
this.$emit('close');
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue