GUACAMOLE-538: Add newlines at the end of the schema files for easy concatenation.

This commit is contained in:
Virtually Nick
2024-08-29 17:03:48 -04:00
parent 04806f8d0a
commit 8f6d0c37cc
7 changed files with 10 additions and 3 deletions

View File

@@ -39,4 +39,5 @@ GO
EXEC sp_bindrule
'guacamole_system_permission_list',
'guacamole_system_permission';
GO
GO