Skip to content

Commit 5f551f5

Browse files
committed
CI
1 parent d53a408 commit 5f551f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/src/libopencor/locApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import type { IWasmSedChangeAttribute, IWasmSedDocument } from './locSedApi.js';
77
export interface ICppLocApi {
88
// FileManager API.
99

10-
fileManagerUnmanage: (path: string) => void;
10+
fileManagerUnmanage: (path: string) => void;
1111

1212
// File API.
1313

0 commit comments

Comments
 (0)