mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-29 00:59:58 -07:00
general: snapshot
This commit is contained in:
@@ -38,7 +38,7 @@ async fn main() -> color_eyre::Result<()> {
|
||||
|
||||
let routes = Routes::build();
|
||||
|
||||
routes.generate_front_end_files();
|
||||
routes.generate_dts_file();
|
||||
|
||||
let state = AppState {
|
||||
routes: Arc::new(routes),
|
||||
|
||||
Reference in New Issue
Block a user