🍂 branch.ts

This commit is contained in:
nirholas
2026-03-31 10:22:57 +00:00
parent 67fbb291e5
commit d8c46753b1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
export default { isEnabled: () => false, isHidden: true, name: 'stub' };

View File

@@ -295,3 +295,4 @@ export async function call(
}
}