mirror of https://github.com/mifi/lossless-cut
add licenses
parent
76f3263c9e
commit
7c6a1607c1
@ -1,9 +1,11 @@
|
||||
const homepage = 'https://mifi.no/losslesscut/';
|
||||
const githubLink = 'https://github.com/mifi/lossless-cut/';
|
||||
const releasesPage = 'https://github.com/mifi/lossless-cut/releases';
|
||||
const licensesPage = 'https://mifi.no/losslesscut/licenses.txt';
|
||||
|
||||
module.exports = {
|
||||
homepage,
|
||||
releasesPage,
|
||||
githubLink,
|
||||
licensesPage,
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue