Warp to Galaxy internal rebrand

This commit is contained in:
2026-08-27 00:29:21 -05:00
parent d72874534d
commit a69b927cc3
108 changed files with 395 additions and 2098 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ pub struct ChannelState {
impl ChannelState {
pub fn init() -> Self {
let channel = Channel::Oss;
let app_id = AppId::new("samsung", "galaxy", "GalaxyOss");
let app_id = AppId::new("com", "galaxy", "GalaxyOss");
Self {
channel,
additional_features: Default::default(),