Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
commit
2be209b0a5
10 changed files with 74 additions and 35 deletions
|
|
@ -156,6 +156,9 @@ export class SnowfallEffect {
|
|||
easing: 0.0005,
|
||||
};
|
||||
|
||||
/**
|
||||
* @throws {Error} - Thrown when it fails to get WebGL context for the canvas
|
||||
*/
|
||||
constructor(options: {
|
||||
sakura?: boolean;
|
||||
}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue