Skip to content
Snippets Groups Projects
Commit d1c174ea authored by dakkar's avatar dakkar
Browse files

rename to get it applied after upstream changes

upstream `1708266695091-repositoryUrl-from-syuilo-to-misskey-dev.js`
changes `repositoryUrl` to one of the values this patch recognise, so
let's do ours after theirs
parent b5cfd92e
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/
export class SharkeyRepositoryUrl1708080086874 {
name = 'SharkeyRepositoryUrl1708080086874'
export class SharkeyRepositoryUrl1708342829000 {
name = 'SharkeyRepositoryUrl1708342829000'
async up(queryRunner) {
await queryRunner.query(`ALTER TABLE "meta" ALTER COLUMN "repositoryUrl" SET DEFAULT 'https://activitypub.software/TransFem-org/Sharkey/'`);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment