mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 04:01:17 +01:00
fix buildship typo
This commit is contained in:
@@ -16,7 +16,7 @@ export const extensionTypes = [
|
||||
export type ExtensionType = typeof extensionTypes[number];
|
||||
|
||||
export const extensionNames: Record<ExtensionType, string> = {
|
||||
buildshipAuthenticatedTrigger: "Buildship Authenticated Trigger",
|
||||
buildshipAuthenticatedTrigger: "BuildShip Authenticated Trigger",
|
||||
task: "Task",
|
||||
docSync: "Doc Sync",
|
||||
historySnapshot: "History Snapshot",
|
||||
|
||||
Reference in New Issue
Block a user