You've already forked AstralRinth
forked from didirus/AstralRinth
Remove "prepare backup" step (#4551)
* Remove "prepare backup" step * fix post-approval.ts
This commit is contained in:
@@ -54,7 +54,7 @@ const postApproval: Stage = {
|
||||
weight: 1,
|
||||
severity: 'low',
|
||||
message: async () =>
|
||||
(await import('../messages/misc-metadata/dependancies.md?raw')).default,
|
||||
(await import('../messages/misc-metadata/dependencies.md?raw')).default,
|
||||
relevantExtraInput: [
|
||||
{
|
||||
label: 'Dependency Name',
|
||||
|
||||
Reference in New Issue
Block a user