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

fix(session): fix encoding, use tg.Config subset #886

Merged
merged 2 commits into from Sep 25, 2022
Merged

Commits on Sep 25, 2022

  1. fix(session): fix encoding, use tg.Config subset

    The tg.Config cannot be marshalled from json now,
    fixing it and reducing it to subset.
    
    This should be backward compatible.
    ernado committed Sep 25, 2022
    Copy the full SHA
    11ce8bb View commit details
    Browse the repository at this point in the history
  2. chore: fix linter

    ernado committed Sep 25, 2022
    Copy the full SHA
    f2ce9e7 View commit details
    Browse the repository at this point in the history