Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<div class="mb-2">
<mat-icon color="warn" class="align-bottom">warning</mat-icon>
<span i18n class="warn">
Editing the JSON directly is generally not recommended, as errors can break the unit. If you
need assistance, please contact WISE staff.
Editing the JSON directly is generally not recommended, as errors can
break the unit. If you need assistance, please contact WISE staff.
</span>
</div>
<mat-form-field class="w-full" appearance="outline" style="margin-top: 10px">
<mat-label i18n>Edit Activity JSON</mat-label>
<mat-label i18n>Test Change</mat-label>
<textarea
class="mat-body-2"
matInput
Expand Down