desktop.ts 134 B

12345
  1. // Copyright (C) 2012-2024 Zammad Foundation, https://zammad-foundation.org/
  2. import { mountApp } from '#desktop/main.ts'
  3. mountApp()