Преглед на файлове

chore: update autogenerated file

Lucas Nogueira преди 1 година
родител
ревизия
72d9876bc8
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  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.|