jan icon indicating copy to clipboard operation
jan copied to clipboard

♻️ refactor: seperated Tauri function call from web without affecting Desktop version

Open LazyYuuki opened this issue 4 months ago • 0 comments

To make Jan web fully compatible with Jan desktop so that we can merge the development effort into one repository, we need to enclosed all of the Tauri function call into a tag call IS_TAURI to ensure full compatibility between two platform built

LazyYuuki avatar Jun 17 '25 23:06 LazyYuuki