ticket: add workspace ticket config
This commit is contained in:
@@ -14,6 +14,7 @@ use chrono::Utc;
|
||||
use fs4::fs_std::FileExt;
|
||||
use thiserror::Error;
|
||||
|
||||
pub mod config;
|
||||
pub mod tool;
|
||||
|
||||
const STATUSES: [TicketStatus; 3] = [
|
||||
|
||||
Reference in New Issue
Block a user