소스 검색

docs: corret ImEx dialog docs

Sven 9 달 전
부모
커밋
19c546842c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contributing.md

+ 1 - 1
contributing.md

@@ -1372,7 +1372,7 @@ Functions marked with 🔒 need to be passed a per-session and per-plugin authen
 > - Copy to clipboard button for the export textarea
 > - Ability to copy a second variety of the data when shift-clicking the copy button
 > - Exported data is hidden by default in case it contains sensitive information
-> - Based on BYTM's translation system for all text content
+> - Text can be given as a constant string or "lazy-loaded" via sync or async function
 >   
 > Options properties:  
 > All properties from the [BytmDialog](#bytmdialog) class are available here as well, except for `renderHeader`, `renderBody` and `renderFooter`