Skip to content

Commit

Permalink
update credential
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Werfling committed Jun 4, 2024
1 parent 202ab67 commit 78b0d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/inc/Pages/Credential/CredentialEditModal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
Element,
SelectBottemBorderOnly2
} from 'bambooo';
import {CredentialSchemaTypes, ProviderEntry} from 'flyingfish_schemas/dist/src';
import {CredentialSchemaTypes, ProviderEntry} from 'flyingfish_schemas';

/**
* Credential edit modal
Expand Down

0 comments on commit 78b0d51

Please sign in to comment.