1 2 3 4 5 6 7
// Copyright (C) 2026 Ordinary Labs, LLC. // // SPDX-License-Identifier: AGPL-3.0-only fn main() { tauri_build::build(); }