Skip to content

Commit

Permalink
Merge branch 'syncback-merge' into syncback-internal-release-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed Nov 14, 2024
2 parents 1aa8e5e + 24c5878 commit 89ff5f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/syncback/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,11 @@ pub fn get_best_middleware(snapshot: &SyncbackSnapshot) -> Middleware {
"ParticleEmitter",
"TextChannel",
"TextChatCommand",
// TODO: Implement a way to use inheritance for this
"ChatWindowConfiguration",
"ChatInputBarConfiguration",
"BubbleChatConfiguration",
"ChannelTabsConfiguration",
]
.into()
});
Expand Down

0 comments on commit 89ff5f3

Please sign in to comment.