Skip to content

Commit bdbf247

Browse files
committed
fix separate_signature in Enums
1 parent d0c2e43 commit bdbf247

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/types/log_level_severity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
::: flet_webview.types.LogLevelSeverity
2-
options:
3-
separate_signature: false
2+
options:
3+
separate_signature: false

docs/types/request_method.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
::: flet_webview.types.RequestMethod
2-
options:
3-
separate_signature: false
2+
options:
3+
separate_signature: false

0 commit comments

Comments
 (0)