| Index: client/dom/generated/src/frog/Location.dart
|
| diff --git a/client/dom/generated/src/frog/Location.dart b/client/dom/generated/src/frog/Location.dart
|
| index 876f4610b79953c93720df23721d7cfc77597be3..a254df0cbd8bedbc103fe2422e77d76f339523af 100644
|
| --- a/client/dom/generated/src/frog/Location.dart
|
| +++ b/client/dom/generated/src/frog/Location.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class LocationJs extends DOMTypeJs implements Location native "*Location" {
|
| +class _LocationJs extends _DOMTypeJs implements Location native "*Location" {
|
|
|
| String get hash() native "return this.hash;";
|
|
|
|
|