Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Do not duplcate che-theia commands
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <[email protected]>
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
@@ -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:

0 comments on commit 619e7e3

Please sign in to comment.