Skip to content

Commit

Permalink
Merge pull request #1487 from memphisdev/RND-257-indication-for-max-a…
Browse files Browse the repository at this point in the history
…llowed-producer-button-to-clean-disconnected-prods-cons

Indication for max allowed producer + button to clean disconnected
  • Loading branch information
otabek-memphis authored Dec 7, 2023
2 parents 2d86b88 + 10d288c commit a7aca68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui_src/src/domain/stationsList/stationBoxOverview/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import { ReactComponent as ReplicasIcon } from '../../../assets/images/replicasI
import { ReactComponent as TotalMsgIcon } from '../../../assets/images/totalMsgIcon.svg';
import { ReactComponent as PoisonMsgIcon } from '../../../assets/images/poisonMsgIcon.svg';
import { ReactComponent as RemoteStorageIcon } from '../../../assets/images/remoteStorage.svg';
import { ReactComponent as ClockIcon } from '../../../assets/images/timeFill.svg';
import { ReactComponent as ClockIcon } from '../../../assets/images/TimeFill.svg';
import { ReactComponent as UserIcon } from '../../../assets/images/userPerson.svg';
import { ReactComponent as SchemaIcon } from '../../../assets/images/schemaIconActive.svg';
import { ReactComponent as StationIcon } from '../../../assets/images/stationsIconActive.svg';
Expand Down

0 comments on commit a7aca68

Please sign in to comment.