Move virtuoso constant to proper location

This commit is contained in:
schroda
2025-07-23 01:37:47 +02:00
parent ebe8a3c376
commit 18f524c91a
4 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
/*
* Copyright (C) Contributors to the Suwayomi project
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
export const GROUPED_VIRTUOSO_Z_INDEX = 2;