Skip to content

Commit 86c08ea

Browse files
committed
fix casing
1 parent 1307027 commit 86c08ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CONST/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3777,7 +3777,7 @@ const CONST = {
37773777
GUSTO: 'gusto',
37783778
},
37793779
SUPPORTED_ONLY_ON_OLDDOT: {
3780-
FINANCIALFORCE: 'financialForce',
3780+
FINANCIALFORCE: 'financialforce',
37813781
},
37823782
UNSUPPORTED_NAMES: {
37833783
GENERIC_INDIRECT_CONNECTION: 'generic_indirect_connection',

0 commit comments

Comments
 (0)