mirror of
https://github.com/l7cy/obsidian-dynamic-timetable.git
synced 2026-07-22 07:40:29 +00:00
デフォルトの値を変更
This commit is contained in:
parent
c94dc7b0cc
commit
7fa1fc4e6c
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default class DynamicTimetable extends Plugin {
|
|||
categoryColors: [],
|
||||
categoryTransparency: 0.3,
|
||||
pathToDictionary: '',
|
||||
showRemainingTime: false,
|
||||
showRemainingTime: true,
|
||||
customUrlScheme: '',
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue