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
Hologram#saveToFile can be set via its public method but config can't causing a NPE when invoking save
My suggestion would be assigning an object to config even if saveToFile is false and setting the field in the constructor accordingly
The text was updated successfully, but these errors were encountered:
Hologram#saveToFile
can be set via its public method butconfig
can't causing a NPE when invokingsave
My suggestion would be assigning an object to config even if saveToFile is false and setting the field in the constructor accordingly
The text was updated successfully, but these errors were encountered: