Skip to content

Commit b07e8e5

Browse files
committed
Client / domain sync
1 parent 776a68a commit b07e8e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FusionAuthClient.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7457,8 +7457,8 @@ export interface LookupResponse {
74577457
/**
74587458
* This class contains the managed fields that are also put into the database during FusionAuth setup.
74597459
* <p>
7460-
* NOTE TO FUSIONAUTH DEVS: These fields are also declared in SQL in order to boot strap the system. These need to stay in sync.
7461-
* - Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
7460+
* Internal Note: These fields are also declared in SQL in order to bootstrap the system. These need to stay in sync.
7461+
* Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
74627462
*
74637463
* @author Brian Pontarelli
74647464
*/

0 commit comments

Comments
 (0)