mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 20:45:09 +01:00
Change source URL
This commit is contained in:
parent
027ecda6d8
commit
0ca0598500
@ -8,8 +8,8 @@ import { extractCommit } from '../../services/version/version.service'
|
||||
import { instanceDefaultProperties, defaultState as configDefaultState } from '../../modules/config.js'
|
||||
import Checkbox from '../checkbox/checkbox.vue'
|
||||
|
||||
const pleromaFeCommitUrl = 'https://git.pleroma.social/pleroma/pleroma-fe/commit/'
|
||||
const pleromaBeCommitUrl = 'https://git.pleroma.social/pleroma/pleroma/commit/'
|
||||
const pleromaFeCommitUrl = 'https://git.pleroma.social/sjw/pleroma-fe/commit/'
|
||||
const pleromaBeCommitUrl = 'https://git.pleroma.social/sjw/pleroma/commit/'
|
||||
|
||||
const multiChoiceProperties = [
|
||||
'postContentType',
|
||||
|
Loading…
Reference in New Issue
Block a user