Fix cursor focus and selection in input box, add AWS env var warning box, and remove AWS Bedrock login banner
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use std::net::SocketAddr;
|
||||
|
||||
use galaxy_core::channel::{Channel, ChannelState};
|
||||
use galaxyui_core::{Entity, ModelContext, SingletonEntity};
|
||||
use tower_http::trace::TraceLayer;
|
||||
use galaxy_core::channel::{Channel, ChannelState};
|
||||
|
||||
// Spells "Warp" - should hopefully not conflict with other ports.
|
||||
// Does not conflict with known ports on https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
|
||||
|
||||
Reference in New Issue
Block a user