mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 22:24:47 +03:00
fixup! fixup! removed copilot from generated schema and command palette
This commit is contained in:
parent
ae6a671fea
commit
a1abe8d33c
@ -31,6 +31,7 @@ pub fn staff_mode<F: FnMut(&mut MutableAppContext) + 'static>(
|
||||
}
|
||||
|
||||
/// Immediately checks and runs the init function if the staff mode is not enabled.
|
||||
/// This is only included for symettry with staff_mode() above
|
||||
pub fn not_staff_mode<F: FnOnce(&mut MutableAppContext) + 'static>(
|
||||
cx: &mut MutableAppContext,
|
||||
init: F,
|
||||
|
Loading…
Reference in New Issue
Block a user