Skip to content

Commit

Permalink
chore: auto update samples
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2024
1 parent 9fbfe79 commit fa6c3c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
* SPDX-FileCopyrightText: (c) 2000 Liferay, Inc. https://liferay.com
* SPDX-License-Identifier: LGPL-2.1-or-later OR LicenseRef-Liferay-DXP-EULA-2.0.0-2023-06
*/
export {default as getHello} from './getHello.js';
export {default as getBye} from './getBye.js';
export {default as getHello} from './getHello.js';
2 changes: 1 addition & 1 deletion liferay-sample-site-initializer/client-extension.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
liferay-sample-site-initializer:
name: Liferay Sample Site Initializer
oAuthApplicationHeadlessServer: liferay-sample-site-initializer-oauth-application-headless-server
siteExternalReferenceCode: liferaySample
siteExternalReferenceCode: LIFERAY_SAMPLE
siteName: Liferay Sample
type: siteInitializer
liferay-sample-site-initializer-oauth-application-headless-server:
Expand Down

0 comments on commit fa6c3c9

Please sign in to comment.