mirror of
https://github.com/sensebox/blockly-app
synced 2025-02-21 21:53:59 +01:00
remove enable debug cuz not working yet
This commit is contained in:
parent
a09ab7614a
commit
b0765974c0
1 changed files with 2 additions and 2 deletions
|
@ -47,12 +47,12 @@
|
|||
</ion-item>
|
||||
</ion-col>
|
||||
</ion-row>
|
||||
<ion-row>
|
||||
<!-- <ion-row>
|
||||
<ion-item>
|
||||
<ion-label>{{'CONFIG.DEBUG' | translate}}</ion-label>
|
||||
<ion-checkbox [(ngModel)]="DEBUG_ENABLED"></ion-checkbox>
|
||||
</ion-item>
|
||||
</ion-row>
|
||||
</ion-row> -->
|
||||
<ion-row>
|
||||
<button ion-item (click)="uploadStandardSketch()">
|
||||
<ion-icon name="send" item-start></ion-icon>
|
||||
|
|
Loading…
Add table
Reference in a new issue