mirror of
https://github.com/sensebox/blockly-app
synced 2025-07-01 08:30:26 +02:00
updated box name in config page
This commit is contained in:
parent
ee20c61cd7
commit
eeb9b87904
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<ion-col col-12 col-md-5>
|
||||
<ion-card>
|
||||
<ion-card-header>
|
||||
<ion-card-title>{{ 'CONFIG.IDS' | translate }}</ion-card-title>
|
||||
<ion-card-title>{{ box.name}}</ion-card-title>
|
||||
</ion-card-header>
|
||||
<ion-card-content>
|
||||
<ion-grid>
|
||||
|
|
Loading…
Add table
Reference in a new issue