mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(conference-app): update to run with latest Ionic
This commit is contained in:
7
packages/demos/conference-app/angular/ionic.config.json
Normal file
7
packages/demos/conference-app/angular/ionic.config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "conference-app",
|
||||
"app_id": "",
|
||||
"type": "angular",
|
||||
"integrations": {},
|
||||
"hooks": {}
|
||||
}
|
||||
6666
packages/demos/conference-app/angular/package-lock.json
generated
6666
packages/demos/conference-app/angular/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -43,6 +43,7 @@ export class AccountPage {
|
||||
],
|
||||
inputs: [
|
||||
{
|
||||
type: 'text',
|
||||
name: 'username',
|
||||
value: this.username,
|
||||
placeholder: 'username'
|
||||
|
||||
Reference in New Issue
Block a user