mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update ScreenMatch.cs
This commit is contained in:
parent
9783e55069
commit
a00d43a59e
|
@ -1,6 +1,6 @@
|
|||
// ScreenMatching.cs
|
||||
// https://github.com/gnh1201/welsonjs
|
||||
// https://github.com/gnh1201/welsonjs/wiki/Screen-Time-Feature
|
||||
// https://catswords-oss.rdbl.io/5719744820/8803957194
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
|
@ -887,4 +887,4 @@ public class ScreenMatch
|
|||
return BitConverter.ToUInt32(crc32.GetCurrentHash(), 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user