mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-20 16:18:39 +00:00
tweak
This commit is contained in:
@@ -86,7 +86,7 @@ abstract final class WbiSign {
|
||||
|
||||
_localCache
|
||||
..put(LocalCacheKey.mixinKey, mixinKey)
|
||||
..put(LocalCacheKey.timeStamp, DateTime.now().millisecondsSinceEpoch);
|
||||
..put(LocalCacheKey.timeStamp, nowDate.millisecondsSinceEpoch);
|
||||
|
||||
return mixinKey;
|
||||
} catch (_) {
|
||||
|
||||
Reference in New Issue
Block a user