| Index: client/dom/generated/src/frog/Notation.dart
|
| diff --git a/client/dom/generated/src/frog/Notation.dart b/client/dom/generated/src/frog/Notation.dart
|
| index 532d57915e32617cd33d56c996baccd5a2cbe5d3..ad399141d4f0e3e18730defeaefd9c7406114af1 100644
|
| --- a/client/dom/generated/src/frog/Notation.dart
|
| +++ b/client/dom/generated/src/frog/Notation.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class NotationJS extends NodeJS implements Notation native "*Notation" {
|
| +class NotationJs extends NodeJs implements Notation native "*Notation" {
|
|
|
| String get publicId() native "return this.publicId;";
|
|
|
|
|