Skip to content

Commit

Permalink
chore(ui): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Aug 22, 2024
1 parent 8a2c78f commit c451f52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const matcher = isAnyOf(
activeStylePresetIdChanged,
stylePresetsApi.endpoints.deleteStylePreset.matchFulfilled,
stylePresetsApi.endpoints.updateStylePreset.matchFulfilled,
stylePresetsApi.endpoints.listStylePresets.matchFulfilled,
stylePresetsApi.endpoints.listStylePresets.matchFulfilled
);

export const addDynamicPromptsListener = (startAppListening: AppStartListening) => {
Expand Down

0 comments on commit c451f52

Please sign in to comment.