mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
setting up for locale header change
This commit is contained in:
parent
73728bc733
commit
c1e7274c72
8 changed files with 45 additions and 10 deletions
|
@ -311,6 +311,8 @@ function CommandUI() {
|
|||
});
|
||||
}
|
||||
|
||||
exports.changeLocaleFromHeaders = changeLocaleFromHeaders;
|
||||
|
||||
exports.getEvents = function() {
|
||||
return events;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue