File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
snaps-controllers/src/cronjob Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 "url" : " https://github.com/MetaMask/snaps.git"
88 },
99 "source" : {
10- "shasum" : " mcFr6jf+PprMtV9vEagzgQqcMaowV2AaAK0Veu2ncjc =" ,
10+ "shasum" : " 9v14rgSPwHyW1Wxg94LVBTC3pya/0MNBiQiULxcjdAI =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
Original file line number Diff line number Diff line change 77 "url" : " https://github.com/MetaMask/snaps.git"
88 },
99 "source" : {
10- "shasum" : " Qz6azrr61D41uqQIUlPX1Q/FcBmy0VA4aS2LeXn3Iko =" ,
10+ "shasum" : " w+jasFs5zm0dc8qZhW0rM+xOWJC4Y8kBsGj89kSEQhM =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
Original file line number Diff line number Diff line change 77 "url" : " https://github.com/MetaMask/snaps.git"
88 },
99 "source" : {
10- "shasum" : " mav+LCVs5mW6r7O3TLN+WmNE8aSwGN2fWQ10TPl5Lo0 =" ,
10+ "shasum" : " 6RCKkCSH+tCAKsXIzAjpaZrWjvGDXbkMcuaCslVvwr4 =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ export class CronjobController extends BaseController<
129129 #timers: Map < string , Timer > ;
130130
131131 // Mapping from jobId to snapId
132- #snapIds: Map < string , string > ;
132+ #snapIds: Map < string , SnapId > ;
133133
134134 constructor ( { messenger, state } : CronjobControllerArgs ) {
135135 super ( {
You can’t perform that action at this time.
0 commit comments