File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ android-native-activity = ["egui-winit/android-native-activity"]
58
58
# # If you plan on specifying your own fonts you may disable this feature.
59
59
default_fonts = [" egui/default_fonts" ]
60
60
61
- # Enable the directories dependency for a more precise file path for the persistence feature.
62
- # Not needed if you provide your own path, or if the simpler default path resolvers are good enough.
61
+ # # Enable the directories dependency for a more precise file path for the persistence feature.
62
+ # # Not needed if you provide your own path, or if the simpler default path resolvers are good enough.
63
63
directories = [" dep:directories" ]
64
64
65
65
# # Use [`glow`](https://github.com/grovesNL/glow) for painting, via [`egui_glow`](https://github.com/emilk/egui/tree/master/crates/egui_glow).
You can’t perform that action at this time.
0 commit comments