|
|
|
@ -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 () {
|
|
|
|
|