Fix typo in SourceCode
This commit is contained in:
parent
f3f0470db5
commit
c415a2fab3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import { logOut } from 'gabsocial/actions/auth';
|
|||
const sourceCode = {
|
||||
name: 'soapbox-fe',
|
||||
url: 'https://gitlab.com/soapbox-pub/soapbox-fe',
|
||||
repository: 'soapox-pub/soapbox-fe',
|
||||
repository: 'soapbox-pub/soapbox-fe',
|
||||
version: '0.9-beta',
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue