Selaa lähdekoodia

chore: update autogenerated file

Lucas Nogueira 1 vuosi sitten
vanhempi
sitoutus
72d9876bc8
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      core/tauri/permissions/image/autogenerated/reference.md

+ 0 - 4
core/tauri/permissions/image/autogenerated/reference.md

@@ -4,14 +4,10 @@
 |`deny-from-bytes`|Denies the from_bytes command without any pre-configured scope.|
 |`allow-from-path`|Enables the from_path command without any pre-configured scope.|
 |`deny-from-path`|Denies the from_path command without any pre-configured scope.|
-|`allow-height`|Enables the height command without any pre-configured scope.|
-|`deny-height`|Denies the height command without any pre-configured scope.|
 |`allow-new`|Enables the new command without any pre-configured scope.|
 |`deny-new`|Denies the new command without any pre-configured scope.|
 |`allow-rgba`|Enables the rgba command without any pre-configured scope.|
 |`deny-rgba`|Denies the rgba command without any pre-configured scope.|
 |`allow-size`|Enables the size command without any pre-configured scope.|
 |`deny-size`|Denies the size command without any pre-configured scope.|
-|`allow-width`|Enables the width command without any pre-configured scope.|
-|`deny-width`|Denies the width command without any pre-configured scope.|
 |`default`|Default permissions for the plugin.|