Skip to content

Commit

Permalink
Merge pull request #339 from opeolluwa/master
Browse files Browse the repository at this point in the history
refactor
  • Loading branch information
opeolluwa authored May 23, 2024
2 parents 4340241 + 3b0834d commit 8301874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/core/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ mod server;
mod state_manager;
mod utils;

pub const STATIC_ASSETS_DIRECTORY: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/views");
// pub const STATIC_ASSETS_DIRECTORY: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/views");

lazy_static! {
/**
Expand Down

0 comments on commit 8301874

Please sign in to comment.