Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 205d11fc9c292667dd690abb49f656064b5b581c https://github.com/phpmyadmin/phpmyadmin/commit/205d11fc9c292667dd690abb49f6... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-04-01 (Sat, 04 April 2023) -03:00
Changed paths: M js/src/designer/database.ts M js/src/designer/history.ts M js/src/designer/move.ts M js/src/drag_drop_import.ts M js/src/error_report.ts M js/src/export.ts M js/src/modules/ajax-message.ts M js/src/modules/ajax.ts M js/src/modules/config.ts M js/src/modules/console.ts M js/src/modules/console/config.ts M js/src/modules/cross_framing_protection.ts M js/src/modules/functions.ts M js/src/modules/functions/config.ts M js/src/modules/functions/handleCreateViewModal.ts M js/src/modules/functions/refreshMainContent.ts M js/src/modules/indexes.ts M js/src/modules/navigation.ts M js/src/modules/page_settings.ts M js/src/modules/tooltip.ts M js/src/server/status/processes.ts M js/src/sql.ts M js/src/table/change.ts M js/src/table/operations.ts M js/src/table/relation.ts M js/src/webauthn.ts
Log Message: ----------- Add void return type when annotaded
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev