Skip to content

Commit

Permalink
feat(app): change dummy lab name to Charité
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Nov 22, 2024
1 parent 2f70917 commit e526d62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/login/pages/login.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import '../models/lab.dart';

final labs = [
DummyDemoLab(
name: 'Mount Sinai Health System',
name: 'Charité',
dataUrl: Uri.parse(
'https://hpi-datastore.duckdns.org/userdata?id=66608824-2ab4-4f03-aef0-03aa007337d3',
),
Expand Down
1 change: 1 addition & 0 deletions pharme.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"brandnames",
"bupropion",
"Carbamazepine",
"Charité",
"cinacalcet",
"citalopram",
"clopidogrel",
Expand Down

0 comments on commit e526d62

Please sign in to comment.