Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(notifications): rename executor to push_executor #4005

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

thevaibhav-dixit
Copy link
Contributor

No description provided.


#[derive(Clone, Default, Serialize, Deserialize)]
pub struct AppConfig {
pub executor: ExecutorConfig,
pub executor: PushExecutorConfig,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we'll rename the key when we roll out email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants