Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use addEntryObj(entry: BaseEntry) instead of addEntryObj(entry: Entry) #424

Closed
EvanLuo42 opened this issue Feb 3, 2023 · 1 comment
Closed
Labels

Comments

@EvanLuo42
Copy link

If you use Entry, the IDE will have some warnings. (I don't know whether or not use BaseEntry will cause any issue)

ilius added a commit that referenced this issue Feb 3, 2023
ilius added a commit that referenced this issue Feb 3, 2023
because tmpDataDir is not set until glos.read()
set and create tmpDataDir on glos.tmpDataDir access, and add test, #424
@ilius
Copy link
Owner

ilius commented Feb 3, 2023

I also fixed a bug on adding data entry.
Thanks for report.

@ilius ilius closed this as completed Feb 3, 2023
@ilius ilius added the Bug label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants