Skip to content

Commit

Permalink
fix: Do not duplcate che-theia commands
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
  • Loading branch information
RomanNikitenko committed Mar 20, 2023
1 parent 03e5a2b commit 619e7e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ editors:
repository: https://github.com/eclipse-che/che-theia
firstPublicationDate: '2019-03-07'
commands:
- id: init-remote-runtime-injector
- id: init-container-command
apply:
component: remote-runtime-injector
events:
preStart:
- init-remote-runtime-injector
- init-container-command
components:
- name: theia-ide
container:
Expand Down

0 comments on commit 619e7e3

Please sign in to comment.