Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] Command line interface suppressed #99

@louis-e

Description

@louis-e

Due to the recently added cfg_attr used by Tauri, the command line gets suppressed.

#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]

If there is still a demand for the CLI, we need to find a way to let the user choose between using the GUI or the CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions