mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-11 08:41:37 +02:00
Merge pull request #6480 from NotAFile/NotAFile-patch-1
change vector-web repo to riot-web in changelog
This commit is contained in:
commit
b7aa0db66d
@ -19,7 +19,7 @@ import sdk from 'matrix-react-sdk';
|
|||||||
import request from 'browser-request';
|
import request from 'browser-request';
|
||||||
import { _t } from 'matrix-react-sdk/lib/languageHandler';
|
import { _t } from 'matrix-react-sdk/lib/languageHandler';
|
||||||
|
|
||||||
const REPOS = ['vector-im/vector-web', 'matrix-org/matrix-react-sdk', 'matrix-org/matrix-js-sdk'];
|
const REPOS = ['vector-im/riot-web', 'matrix-org/matrix-react-sdk', 'matrix-org/matrix-js-sdk'];
|
||||||
|
|
||||||
export default class ChangelogDialog extends React.Component {
|
export default class ChangelogDialog extends React.Component {
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user