update since [skip ci]

pull/391/head
Lucas Nogueira 2 years ago
parent 1495a346ac
commit 2284431366
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

@ -138,7 +138,7 @@ async function tempdir(): Promise<string> {
* } * }
* ``` * ```
* *
* @since 1.3.0 * @since 2.0.0
*/ */
async function locale(): Promise<string | null> { async function locale(): Promise<string | null> {
return window.__TAURI_INVOKE__("plugin:os|locale"); return window.__TAURI_INVOKE__("plugin:os|locale");

Loading…
Cancel
Save