mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
minor refactor, cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Shim for the btime native module (file birth time)
|
||||
// Obsidian wraps this in try/catch: try{this.btime=window.require("btime")}catch(e){}
|
||||
// Returning null causes graceful degradation - mtime is used instead.
|
||||
// Returning null causes graceful degradation. mtime is used instead.
|
||||
|
||||
export const btimeShim = null;
|
||||
|
||||
Reference in New Issue
Block a user