mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 16:49: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_grouped_keys_to_url_path_file();
|
||||
routes.generate_front_end_files();
|
||||
|
||||
let state = AppState {
|
||||
routes: Arc::new(routes),
|
||||
|
||||
Reference in New Issue
Block a user