| Index: client/dom/generated/src/frog/HTMLOptGroupElement.dart
|
| diff --git a/client/dom/generated/src/frog/HTMLOptGroupElement.dart b/client/dom/generated/src/frog/HTMLOptGroupElement.dart
|
| index c07c15a664b30f8953df63703a4c266f19fdb675..a6795877a0953404ee62a63cd043cbfd103cc367 100644
|
| --- a/client/dom/generated/src/frog/HTMLOptGroupElement.dart
|
| +++ b/client/dom/generated/src/frog/HTMLOptGroupElement.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class HTMLOptGroupElementJs extends HTMLElementJs implements HTMLOptGroupElement native "*HTMLOptGroupElement" {
|
| +class _HTMLOptGroupElementJs extends _HTMLElementJs implements HTMLOptGroupElement native "*HTMLOptGroupElement" {
|
|
|
| bool get disabled() native "return this.disabled;";
|
|
|
|
|