mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: bump client api (#4976)
This commit is contained in:
@ -65,7 +65,7 @@ impl AppFlowyCore {
|
||||
#[allow(clippy::if_same_then_else)]
|
||||
if cfg!(debug_assertions) {
|
||||
/// The profiling can be used to tracing the performance of the application.
|
||||
/// Check out the [Link](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/architecture/backend/profiling)
|
||||
/// Check out the [Link](https://docs.appflowy.io/docs/documentation/software-contributions/architecture/backend/profiling#enable-profiling)
|
||||
/// for more information.
|
||||
#[cfg(feature = "profiling")]
|
||||
console_subscriber::init();
|
||||
|
Reference in New Issue
Block a user