Change git URL

This commit is contained in:
Sam Therapy 2022-01-19 12:57:21 -06:00
parent 325aab5e2a
commit ef7c024b84
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -1,7 +1,7 @@
import { extractCommit } from 'src/services/version/version.service'
const pleromaFeCommitUrl = 'https://git.freecumextremist.com/NotSam/pleroma-fe/commit/'
const pleromaBeCommitUrl = 'https://git.freecumextremist.com/NotSam/pleroma/commit/'
const pleromaFeCommitUrl = 'https://git.froth.zone/Sam/pleroma-fe/commit/'
const pleromaBeCommitUrl = 'https://git.froth.zone/Sam/pleroma/commit/'
const VersionTab = {
data () {