mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 07:59:26 +02:00
Fix typo
This commit is contained in:
parent
989cfbc223
commit
938a4cf451
@ -53,7 +53,7 @@ export class MockConsole extends Console {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check whether a given ste of data is in the blacklist to be barred from logging.
|
* Check whether a given set of data is in the blacklist to be barred from logging.
|
||||||
* @param data - The data being logged
|
* @param data - The data being logged
|
||||||
* @returns Whether `data` is blacklisted from console logging
|
* @returns Whether `data` is blacklisted from console logging
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user