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