You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the timestamp in custom log mode(fclog) is provided inner by calling getLocalTime(), but sometimes we should display logs with user-provided timestamps, and currently there is no way to provide the timestamp.
currently the timestamp in custom log mode(fclog) is provided inner by calling
getLocalTime()
, but sometimes we should display logs with user-provided timestamps, and currently there is no way to provide the timestamp.codemirror-editor-vue3/packages/src/components/presetMode/log/utils.ts
Line 141 in 0dfc00e
The text was updated successfully, but these errors were encountered: