mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-09-11 21:45:09 -04:00
keep orig length
This commit is contained in:
@@ -306,7 +306,7 @@ class apiSubscription
|
||||
unsigned mParentalLimitSeconds;
|
||||
};
|
||||
|
||||
static const int apiSessionIdWidth = 45;
|
||||
static const int apiSessionIdWidth = 17;
|
||||
struct apiSession_v1;
|
||||
class apiSession
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user